home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 5 / inter@ivo 1996-06.iso / cybint5 / bin / flauta.dxr / 00010.ls < prev    next >
Encoding:
Text File  |  1996-05-13  |  90 b   |  8 lines

  1. on exitFrame
  2.   if rollOver(5) then
  3.     go(the frame + 1)
  4.   else
  5.     go("um")
  6.   end if
  7. end
  8.